| C1.C1Schedule Namespace > MappingCollectionBase<T> Class : IndexMapping Property |
'Declaration<C1CategoryAttribute()> <C1DescriptionAttribute("Allows the Index property of BasePersistableObject to be bound to appropriate field in the data source.")> Public Property IndexMapping As MappingInfo
'UsageDim instance As MappingCollectionBase(Of T) Dim value As MappingInfo instance.IndexMapping = value value = instance.IndexMapping
[C1Category()] [C1Description("Allows the Index property of BasePersistableObject to be bound to appropriate field in the data source.")] public MappingInfo IndexMapping {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2